From: Kirill Smelkov Date: Mon, 13 Jun 2011 12:18:31 +0000 (+0400) Subject: staging/easycap: PAGE_SIZE is always defined X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~13241^2~232 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=59204031dd85d35cada46f00a7ea33f3e51414c4;p=linux-4.9.git staging/easycap: PAGE_SIZE is always defined I'm not 100% sure, only 99.99% that PAGE_SIZE is always defined in Linux. So there is no need to check for it. Cc: Mike Thomas Signed-off-by: Kirill Smelkov Acked-by: Tomas Winkler Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/easycap/easycap.h b/drivers/staging/easycap/easycap.h index 1f94e2389efc..5d21620744fa 100644 --- a/drivers/staging/easycap/easycap.h +++ b/drivers/staging/easycap/easycap.h @@ -85,10 +85,6 @@ #include #include -#ifndef PAGE_SIZE -#error "PAGE_SIZE not defined" -#endif /* PAGE_SIZE */ - /*---------------------------------------------------------------------------*/ /* VENDOR, PRODUCT: Syntek Semiconductor Co., Ltd *